home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr10 / convdw12.zip / CONVDW.DOC next >
Text File  |  1993-06-01  |  17KB  |  370 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.        ConvDW 1.2 Payment Form
  8.        -----------------------
  9.  
  10.        NEW!  Payment for ConvDW now entitles you to a free CompuServe
  11.        IntroPak, including a $15 credit toward on-line time!
  12.  
  13.          Name ____________________________________________________________
  14.  
  15.          Company _________________________________________________________
  16.  
  17.          Address _________________________________________________________
  18.  
  19.          City ________________________________ State ______ Zip __________
  20.  
  21.                                          Country _________________________
  22.  
  23.        NUMBER OF COPIES ____     DISKETTE SIZE __________
  24.  
  25.        TOTAL PAYMENT  $_____  ($20/copy suggested)
  26.               Payment of $20 or more per copy entitles the purchaser to a
  27.               printed manual (sized to fit the DW binder), the current
  28.               release of ConvDW without the on-screen payment reminder,
  29.               and a free CompuServe IntroPak.
  30.  
  31.        SALES TAX     _______  (Michigan residents only, 4%)
  32.  
  33.        OVERSEAS
  34.        SHIPPING      _______  ($5 per order)
  35.  
  36.        PAYMENT METHOD:
  37.  
  38.        ___  Check enclosed (US Funds):
  39.  
  40.        ___  Bill company (enclose purchase order, add $5 processing fee)
  41.  
  42.        ___  Charge VISA / MasterCard
  43.  
  44.             Card # __________________________________  Expires ___________
  45.  
  46.             Signature ____________________________________________________
  47.  
  48.        Call (517) 332-4353 to pay by MasterCard or VISA, or send your payment
  49.        or purchase order to:   CrossCourt Systems
  50.                                1521 Greenview Ave.
  51.                                East Lansing, MI  48823
  52.  
  53.  
  54.        Prices are in U.S. dollars and include shipping within North America.
  55.  
  56.        Foreign orders:  payment must be by credit card, international money
  57.        order in U.S. dollars, or by check in U.S. dollars drawn on a U.S.
  58.        bank.  Payment must also include $5 shipping for airmail delivery.
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.                                        ConvDW
  66.                       DisplayWrite-to-ASCII Conversion Program
  67.                                     Version 1.2
  68.  
  69.                           Another Shareware Product from:
  70.                                  CrossCourt Systems
  71.                  (Member - Association of Shareware Professionals)
  72.  
  73.  
  74.        FEATURES
  75.  
  76.        ConvDW is a standalone program for IBM-compatible computers that
  77.        converts IBM DisplayWrite 3 & 4 document files to ASCII.  IBM does not
  78.        publish the file format for DisplayWrite, so ConvDW is one of only a
  79.        handful of programs, either shareware or commercial, that can read
  80.        DisplayWrite files.  See the end of this file for information about
  81.        conversion to DCA/RFT and our DisplayWrite Conversion Package for
  82.        those who need to perform their own conversions to or from
  83.        DisplayWrite.
  84.  
  85.        ConvDW improves upon DisplayWrite's ASCII output in several ways.
  86.  
  87.        1.  ConvDW can create files that omit the soft returns and retain the
  88.            tab characters.  This format, which is very useful for importing
  89.            to another word processor, is not available from within
  90.            DisplayWrite.
  91.        2.  It can mark certain font attributes, such as underlining, in the
  92.            ASCII file by using special characters.  This also is useful if
  93.            you want to transfer the ASCII file to another word processor and
  94.            restore the attributes.
  95.        3.  ConvDW can be run from the DOS command line, and will accept
  96.            wildcard filespecs.
  97.        4.  It can be used by someone who does not have DisplayWrite, but who
  98.            may have received DisplayWrite files from elsewhere.
  99.  
  100.        ConvDW's default ASCII format is very much like DisplayWrite's ASCII
  101.        output.  It emulates indents, tabs and centering by the use of spaces,
  102.        and ends each line with a hard carriage return.  The format is
  103.        suitable for electronic mail and many other purposes.  See the
  104.        "OPTIONS" section for information on the other formats ConvDW can
  105.        produce.
  106.  
  107.        ConvDW omits most page-formatting characteristics.  This means that,
  108.        for example, the left margin is not expanded to spaces; the top and
  109.        bottom margins are not expanded to blank lines; and page breaks,
  110.        headers, footers, and page numbering are omitted.
  111.  
  112.  
  113.        USE
  114.  
  115.        To run ConvDW, type CONVDW followed by two filenames.  The first one
  116.        is the name of the input (DisplayWrite) file, the second is the output
  117.        (ASCII) file.  For example:
  118.  
  119.  
  120.  
  121.                                       3
  122.  
  123.  
  124.            CONVDW TEST.DOC TEST.OUT
  125.  
  126.        The file names can include wildcards, employed in the same way as with
  127.        the DOS COPY command.  For example,
  128.            CONVDW A:C*.TXT *.PRN
  129.        would convert all DW3 files starting with the letter C in the current
  130.        directory on drive A: to ASCII files with the extension .PRN on the
  131.        current drive and directory.
  132.  
  133.        If no extension is specified for the source file, .DOC will be used.
  134.        If none is specified for the target file, .ASC will be used.  For
  135.        example,
  136.            CONVDW \DOCS \TEXT
  137.        would convert all files with the extension .DOC from the \DOCS
  138.        directory to the \TEXT directory while changing their extensions to
  139.        .ASC.  To use a filename with no extension, you must end the name with
  140.        a period.
  141.  
  142.        If a file already exists under the output name, it will be replaced
  143.        without warning.  If the input and output names are the same, ConvDW
  144.        will not proceed with the conversion.  If the source file is not a DW3
  145.        or 4 document, ConvDW will report this, and will not perform the
  146.        conversion.
  147.  
  148.  
  149.        OPTIONS
  150.  
  151.        ConvDW has many options which can be invoked by "switches" on the
  152.        command line.  The switches start with a slash or a hyphen, followed
  153.        by a letter identifying the option, and, for some of the switches, a
  154.        numeric value.  The identifying letter can be upper or lower case and
  155.        the switches can appear anywhere on the command line -- before, after,
  156.        or in between the filenames.  There must not be any spaces between the
  157.        slash, the letter and the number.  A typical command might look like:
  158.            CONVDW /T /R /B60 /C62 JULY \NEW
  159.  
  160.            "Generic Format" Options
  161.  
  162.            These two options would usually be used together.  The resulting
  163.            format has tabs and carriage returns only where the operator
  164.            originally typed them, with no spaces or "soft returns" added.
  165.            This is usually the best format to use if you want to transfer the
  166.            resulting ASCII file to another word processor.
  167.  
  168.            1.  /R        keep only hard <R>eturns
  169.  
  170.                This will keep only DisplayWrite's hard returns in the ASCII
  171.                file, in effect turning each paragraph into a single long line
  172.                of text.
  173.  
  174.  
  175.  
  176.                                       4
  177.  
  178.  
  179.            2.  /T           keep <T>ab characters
  180.  
  181.                This will keep tab characters in the ASCII file, rather than
  182.                replacing them with spaces.  This will also suppress the use
  183.                of spaces to position text that is centered between the
  184.                margins or flush to the right margin.
  185.  
  186.  
  187.            Font Attribute Options
  188.  
  189.            These four options, two of which use two switches apiece, allow
  190.            the start and end of certain font attributes to be marked in the
  191.            ASCII file using special characters.  They are usually used along
  192.            with the generic-format options in order to move the ASCII file to
  193.            another word processor and restore the original format.
  194.  
  195.            The naming of these switches is intended to be mnemonic, but they
  196.            require some explanation.  For bold and underline, which have both
  197.            a start and end code, the switch for the starting code is intended
  198.            to remind you of the function, while the switch for the ending
  199.            code simply follows the start switch alphabetically.  Thus /B for
  200.            bold is paired with /C, and /U for underline is paired with /V.
  201.  
  202.            Subscripting and superscripting do not have end codes in
  203.            DisplayWrite; you end a superscript by putting in a subscript code
  204.            (and vice versa), thus returning to the original level.  The
  205.            switch names for these are less obvious, with /I intended to
  206.            remind you of things often used as subscripts, while /X might be
  207.            used as a superscript (powers).
  208.  
  209.            1.  /B# and /C#             <B>oldface
  210.  
  211.                There are several ways to use these and the following paired
  212.                options.
  213.  
  214.                If you want to mark boldface text using the default characters
  215.                of { (ASCII 123) at the beginning and } (ASCII 125) at the
  216.                end, all you have to do is specify /B by itself.
  217.  
  218.                If you want to mark boldface text, but want to use different
  219.                characters, perhaps because the default characters may occur
  220.                in your document, you can specify either or both of the /B and
  221.                /C switches with a numeric ASCII value (as indicated by the #
  222.                symbol in the switch template above).  In the case of the /B
  223.                switch, the ASCII character corresponding to the numeric value
  224.                will be used to mark the start of boldface; the value given
  225.                for the /C switch will be used to mark the end.
  226.  
  227.                The value must be decimal (i.e., hexadecimal is not allowed)
  228.                and cannot be zero.  Only a single ASCII value can be used for
  229.                each switch; it is not possible to mark with a multi-character
  230.                code, such as [B].  So, for example, /B17 would cause a Ctrl-Q
  231.  
  232.  
  233.  
  234.                                       5
  235.  
  236.  
  237.                to be used at the start of bold text, while /C35 would put #
  238.                symbols at the end of bold text.
  239.  
  240.                In some ways the use of ASCII values is inconvenient, but DOS
  241.                puts restrictions on the use of many characters on the command
  242.                line, so something like /B< /C> will not work.  The use of
  243.                numbers gives maximum flexibility.
  244.  
  245.            2.  /U# and /V#          <U>nderlining
  246.  
  247.                The description of /B and /C above explains how the paired
  248.                options work.  If you use /U without a number, the beginning
  249.                of underlining will be marked with < (ASCII 60) and the ending
  250.                with > (ASCII 62).
  251.  
  252.            3.  /I#                      subscript
  253.  
  254.                The description of /B and /C above explains how to use this
  255.                option.  If you use /I without a number, the beginning of a
  256.                subscript will be marked with ~ (ASCII 126).
  257.  
  258.            4.  /X#                    superscript
  259.  
  260.                The description of /B and /C above explains how to use this
  261.                option.  If you use /X without a number, the beginning of a
  262.                superscript will be marked with ^ (ASCII 94).
  263.  
  264.  
  265.        REGISTRATION AND DISTRIBUTION
  266.  
  267.        IBM and DisplayWrite are registered trademarks of International
  268.        Business Machines Corporation.
  269.  
  270.        ConvDW is Copyright 1988-89, CrossCourt Systems.
  271.  
  272.        If you try ConvDW and find it to be a useful and valuable product,
  273.        please complete your purchase of it by sending payment to CrossCourt
  274.        Systems at the address below.  For $20 you will receive a printed
  275.        manual, sized to fit an IBM binder, and the current version of the
  276.        program, without the on-screen payment reminder.  You will also
  277.        receive a free IntroPak for the CompuServe Information Service, the
  278.        premiere interactive electronic communication service.  CompuServe
  279.        provides news, financial information, entertainment services, personal
  280.        computing services, special interest forums, and more.  The IntroPak
  281.        includes $15 of free on-line time.
  282.  
  283.        VISA and MasterCard are accepted.  Volume discounts and site licenses
  284.        are available.
  285.  
  286.        In the spirit of shareware, we believe that the value of a program is
  287.        best determined by you, based on the number of copies you are using,
  288.        the frequency of use, and the amount of time it saves you.  Our
  289.  
  290.  
  291.  
  292.                                       6
  293.  
  294.  
  295.        business policy is to accept payments both above and below the stated
  296.        $20 price.
  297.  
  298.        ConvDW may be distributed to others, as long as 1) the program is not
  299.        altered in any way, 2) this documentation file is always included, and
  300.        3) no charge is made for such distribution beyond a modest disk
  301.        preparation fee.  For bulletin board distribution, please use the file
  302.        name CONVDW.ZIP.
  303.  
  304.        ConvDW has been tested and performs its functions essentially as
  305.        described above, without causing any damage to the computer in use or
  306.        any of its files.  However, all users are responsible for backing up
  307.        their own files, and CrossCourt Systems assumes no responsibility for
  308.        any damage or losses incurred as a result of its use.
  309.  
  310.        CrossCourt Systems supports ConvDW, by providing technical assistance,
  311.        bug fixes, and enhancements.  CrossCourt Systems can be reached on
  312.        CompuServe at 72446,2704, or at the address and phone below.  If you
  313.        encounter problems with any conversion, or have suggestions for
  314.        improvements, please let us know about them.
  315.  
  316.        CrossCourt Systems
  317.        1521 Greenview Ave.
  318.        East Lansing, MI 48823
  319.        (517) 332-4353
  320.  
  321.  
  322.        CrossCourt Systems is a member of the Association of Shareware
  323.        Professionals (ASP), a group dedicated to high standards in the
  324.        design, documentation, and support of shareware products.  ASP wants
  325.        to make sure that the shareware principle works for you.  If you are
  326.        unable to resolve a shareware-related problem with an ASP member, the
  327.        ASP Ombudsman may be able to help.  Please write to the ASP Ombudsman
  328.        at P.O. Box 5786, Bellevue, WA 98006 or send a CompuServe EasyPlex
  329.        message to ASP Ombudsman 70007,3536.
  330.  
  331.  
  332.  
  333.        Other products from CrossCourt Systems
  334.  
  335.        DisplayWrite Conversion Package - includes a report describing the
  336.        format of DisplayWrite files, as well as Microsoft C source code for
  337.        ConvDW, DWtoRFT, and DumpDW.  Call for information.
  338.  
  339.        DWtoRFT - converts DisplayWrite files to DCA/RFT using wildcard
  340.        filenames.  Great for large conversions from DisplayWrite to other
  341.        formats.  Available for $50 direct.
  342.  
  343.        TextOut/5 - converts WordPerfect 5.0 or 5.1 files to ASCII, offering
  344.        many of the same options as ConvDW.  Its conversion is much more
  345.        flexible than WordPerfect's own.  It also converts foot- and endnotes,
  346.        text boxes, and equations, and formats tables better than WP does.
  347.  
  348.  
  349.  
  350.                                       7
  351.  
  352.  
  353.        Shareware found as TXTOUT.ZIP or TEXTOUT5.ZIP on bulletin boards.
  354.        Available for $20 direct (includes printed manual).
  355.  
  356.        ConvDCA - converts IBM DCA/RFT format files to ASCII, offering many of
  357.        the same options as TextOut/5.  Shareware found as CNVDCA.ZIP or
  358.        CONVDCA.ZIP on bulletin boards.  Available for $20 direct.
  359.  
  360.        TextCon - a program to reformat ASCII files before importing them to
  361.        your word processor.  TextCon performs extremely intelligent
  362.        "cleaning" operations on your ASCII files, so you have less editing to
  363.        do after importing them.  It removes unneeded hard carriage returns
  364.        (even with tricky paragraph formats), strips excess spaces used for
  365.        margins or justification, and does other processing to get the
  366.        cleanest conversion possible.  Can also perform other unusual
  367.        formatting tasks such as splitting long lines in generic-format files.
  368.        Shareware found as TEXTCN.ZIP or TEXTCON.ZIP on bulletin boards.
  369.        Available for $25 direct (includes printed manual).
  370.